[Volumes] Partially update storage volume metadata
Compute
[Volumes] Partially update storage volume metadata
Partially update the metadata of a storage volume. Only the provided fields will be updated.
PATCH
[Volumes] Partially update storage volume metadata
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the storage volume.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Body
application/json
Volume name
Maximum string length:
255Volume size in GB
Required range:
0 <= x <= 4294967295Disk type (ssd, nvme)
ssd- SSDnvme- NVMeunknown- Unknown
Available options:
ssd, nvme, unknown Response
Volume updated successfully

